projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
af49088
)
*** empty log message ***
author
Gerd Moellmann
<gerd@gnu.org>
Thu, 4 Jan 2001 14:16:31 +0000
(14:16 +0000)
committer
Gerd Moellmann
<gerd@gnu.org>
Thu, 4 Jan 2001 14:16:31 +0000
(14:16 +0000)
lisp/ChangeLog
patch
|
blob
|
history
src/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 04a1786a622e874110c76425e886cbff9ebb1561..2df6252c3992d4532c7431b7e1c1a59f14b43854 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,5
+1,8
@@
2001-01-04 Gerd Moellmann <gerd@gnu.org>
+ * startup.el (fancy-splash-screens): Don't bind show-help-function
+ to nil.
+
* tooltip.el (tooltip-frame-parameters): Remove colors.
(tooltip): New face
(tooltip-set-param): New function.
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 44ae4668455ef6be26317a4d167932ce39106c79..fc1c2949e10a7dd952a6812c11fc3725a2d6660f 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,5
+1,8
@@
2001-01-04 Gerd Moellmann <gerd@gnu.org>
+ * xfns.c (x_create_tip_frame): Call face-set-after-frame-default,
+ like in Fx_create_frame.
+
* xfaces.c (set_font_frame_param): Don't do anything for
non-graphical frames.